home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _family / !FamTools / FamGed < prev    next >
Text File  |  1994-06-14  |  187b  |  6 lines

  1. If "%0" = "" then Error 1 Usage: FamGed |<infile>
  2. Set Alias$_ gawk -f <Obey$Dir>.FamGedAwk -v date="<Sys$Date>" -v year=<Sys$Year> -v file=%0 %*0 > %0G
  3. _
  4. Unset Alias$_
  5. SetType %0G GEDCOM
  6.